setWebSocketWithTokenAuthentication

public void setWebSocketWithTokenAuthentication(boolean tokenAuthentication)

Sets webSocketAuthentication Mode If true, it uses token for webSocketConnection. If false, it uses regular authentication for webSocketConnection. Default value is false.

Since

5.7.0

Parameters

tokenAuthentication

boolean value for webSocketAuthentication mode